-
Re: Looking for Designers of Chinese Type
I do not think one designer is enough because there are too many glyphs to make...3 -
Re: Opentype features from variable axes?
I was always wondering that, the quantification of the variation vector does not happen on the font level, but at the glyph level, so that a glyph is now a function which takes a variation vector, an…1 -
Re: Origins of Python in Type Design
Ah, you definitely did not handled east asian fonts... Tell you a story: Fontlab 6 cannot even load a full EA font before it uses all the memory. I have to use some C for speed, and Node.js for the …1 -
Re: TTFAutohint seems incorrectly detecting whether a rasterizer supports Y-axis anti-aliasing.
The latest Windows 10's update (Creators'). In this version GDI get the support of Y-axis anti-aliasing, without fractional advance width. And I've observed that TTFA applied the old GDI hinting str…1 -
Re: [OTVAR] Exact definition of “bounding box” in a variable font.
This problem gets more serious for CFF2: given that the "true bound" of a glyph is not representable in "value + delta" mechanism, and there is no phantom point in CFF2, how can w…1